Einhugur macOS Bridge plugin.

NSMutableDictionary.SetStringForKey Method

Sets string value for given string key.

SetStringForKey(
   key as String,
   value as String)

Parameters

key
The key to set.
value
The value to set.

Remarks

See Also

NSMutableDictionary Class